1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class FrmBG
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(FrmBG))
27         Me.ImageList1 = New System.Windows.Forms.ImageList(Me.components)
28         Me.pics = New System.Windows.Forms.PictureBox
29         CType(Me.pics, System.ComponentModel.ISupportInitialize).BeginInit()
30         Me.SuspendLayout()
31         
'
32         
'ImageList1
33         
'
34         Me.ImageList1.ImageStream = CType(resources.GetObject(
"ImageList1.ImageStream"), System.Windows.Forms.ImageListStreamer)
35         Me.ImageList1.TransparentColor = System.Drawing.Color.Transparent
36         Me.ImageList1.Images.SetKeyName(
0, "organize.ico")
37         Me.ImageList1.Images.SetKeyName(
1, "shared.ico")
38         Me.ImageList1.Images.SetKeyName(
2, "factory.ico")
39         Me.ImageList1.Images.SetKeyName(
3, "statistics.ico")
40         Me.ImageList1.Images.SetKeyName(
4, "statics-2.ico")
41         Me.ImageList1.Images.SetKeyName(
5, "ftp.ico")
42         Me.ImageList1.Images.SetKeyName(
6, "cubes.ico")
43         Me.ImageList1.Images.SetKeyName(
7, "download.ico")
44         Me.ImageList1.Images.SetKeyName(
8, "export1.ico")
45         Me.ImageList1.Images.SetKeyName(
9, "upload.ico")
46         Me.ImageList1.Images.SetKeyName(
10, "basket.ico")
47         Me.ImageList1.Images.SetKeyName(
11, "graph32(8).ico")
48         Me.ImageList1.Images.SetKeyName(
12, "shopping-basket.ico")
49         Me.ImageList1.Images.SetKeyName(
13, "agenda.ico")
50         Me.ImageList1.Images.SetKeyName(
14, "sale.ico")
51         Me.ImageList1.Images.SetKeyName(
15, "Project.ico")
52         Me.ImageList1.Images.SetKeyName(
16, "grafle.ico")
53         Me.ImageList1.Images.SetKeyName(
17, "factory.ico")
54         Me.ImageList1.Images.SetKeyName(
18, "basket.ico")
55         Me.ImageList1.Images.SetKeyName(
19, "get_info.ico")
56         Me.ImageList1.Images.SetKeyName(
20, "chart.ico")
57         Me.ImageList1.Images.SetKeyName(
21, "file _paste.ico")
58         Me.ImageList1.Images.SetKeyName(
22, "connect.ico")
59         
'
60         
'pics
61         
'
62         Me.pics.Image = CType(resources.GetObject(
"pics.Image"), System.Drawing.Image)
63         Me.pics.Location = New System.Drawing.Point(
23, 78)
64         Me.pics.Name =
"pics"
65         Me.pics.Size = New System.Drawing.Size(
756, 329)
66         Me.pics.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
67         Me.pics.TabIndex =
0
68         Me.pics.TabStop = False
69         
'
70         
'FrmBG
71         
'
72         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
73         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
74         Me.BackColor = System.Drawing.Color.White
75         Me.ClientSize = New System.Drawing.Size(
1044, 548)
76         Me.ControlBox = False
77         Me.Controls.Add(Me.pics)
78         Me.Name =
"FrmBG"
79         CType(Me.pics, System.ComponentModel.ISupportInitialize).EndInit()
80         Me.ResumeLayout(False)
81
82     End Sub
83     Friend WithEvents ImageList1 As System.Windows.Forms.ImageList
84     Friend WithEvents pics As System.Windows.Forms.PictureBox
85 End Class


Gõ tìm kiếm nhanh...